golang.org/x/net/http2.serverInternalState.getErrChan (method)
4 uses
golang.org/x/net/http2 (current package)
server.go#L140: func (s *serverInternalState) getErrChan() chan error {
server.go#L1012: ch := sc.srv.state.getErrChan()
server.go#L2345: errc = sc.srv.state.getErrChan()
server.go#L3017: done: sc.srv.state.getErrChan(),
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)